2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
authorAndrew Choi <akochoi@shaw.ca>
Tue, 28 Jan 2003 18:46:07 +0000 (18:46 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 28 Jan 2003 18:46:07 +0000 (18:46 +0000)
commit9c3783185db92ac5d1509ead7b403892241a9684
tree5b53c3cad85688636b5fa20c6c0ade6bfeb134bb
parent59684de2b7bacd8fc0cf24a83eee56bbc46f839d
2003-01-28  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>

        * macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>,
        <escape>.
        (keycode_to_xkeysym_table): Reformat and add more comments.
        (XTread_socket): Drop special case for backspace.

        * term/mac-win.el: Add entries in function-key-map for
        [tab], [backspace], [escape].
lisp/ChangeLog
lisp/term/mac-win.el
src/ChangeLog
src/macterm.c